home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 24
/
Amiga Format AFCD24 (Feb 1998, Issue 108).iso
/
-in_the_mag-
/
emulation
/
-otherstuff-
/
xfs208_beta
/
file0
< prev
next >
Wrap
Text File
|
1998-01-20
|
501b
|
23 lines
/* X file system entry
*
* This mount file enables reading and writing of virtual disks
* which exist as files (disk images) on other disks.
*/
FileSystem = L:xfsd
Device = file.device
Unit = 0
Flags = 0
Surfaces = 2
BlocksPerTrack = 11
Reserved = 0
Interleave = 0
LowCyl = 0
HighCyl = 79
Buffers = 15
BufMemType = 1
StackSize = 16000
Priority = 8
GlobVec = -1
DosType = 0x444F5300 /* 'DOS\x00' */